@charset "ISO-8859-1";
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 10px;
}
.headline_text {
	font-family: Times;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #000;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 10px;
	font-weight: lighter;
}
